Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
Q
Quantity
- class observations.
Quantity
.
Quantity
Represents a value such as 6 feet or 5 $.
Quantity(double, Unit)
- Constructor for class observations.
Quantity
Basic constructor used by all other constructors.
Quantity(int, Unit)
- Constructor for class observations.
Quantity
Same as basic constructor, but value given as integer.
Quantity(String, Unit)
- Constructor for class observations.
Quantity
Parses the given string and calls basic constructor.
QuantityRange
- class observations.
QuantityRange
.
QuantityRange
two quantities building a range from to.
QuantityRange(Quantity, boolean, Quantity, boolean)
- Constructor for class observations.
QuantityRange
Basic constructor constructs a QuantityRange object.
QuantityRange(Quantity, Quantity)
- Constructor for class observations.
QuantityRange
Constructs a QuantityRange object with upper and lower bound inclusive.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
O
P
Q
R
S
T
U
V
W